Add milestone and demilestoned triggers to pull request#29837
Add milestone and demilestoned triggers to pull request#29837cmwilson21 merged 3 commits intogithub:mainfrom
Conversation
|
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
Automatically generated comment ℹ️This comment is automatically generated and will be overwritten every time changes are committed to this branch. The table contains an overview of files in the Content directory changesYou may find it useful to copy this table into the pull request summary. There you can edit it to share links to important articles or changes and to give a high-level overview of how the changes in your pull request support the overall goals of the pull request.
fpt: Free, Pro, Team |
This comment was marked as spam.
This comment was marked as spam.
|
@Czaki Thanks for testing this and opening a PR with this update ✨ I'll get this triaged for review! ⚡ |
…lestoned` events (#6430) See #6288 (comment) The milestoned, demilestoned events are not documented for the pull request github/docs#29837, but works. The issue events are not reported in the pull request status. This PR should allow to use of any order of labeling and milestoning PR.
|
Thanks very much for contributing! Your pull request has been merged 🎉 You should see your changes appear on the site in approximately 24 hours. If you're looking for your next contribution, check out our help wanted issues ⚡ |
Why:
During writing workflows, I have found that milestoned and demilestoned triggers are available for the pull request trigger groups. The suggestion for this I found in payload documentation https://docs.github.com/en/webhooks/webhook-events-and-payloads?actionType=milestoned#pull_request
I have checked on my repository and this trigger works.
Check off the following:
I have reviewed my changes in staging, available via the View deployment link in this PR's timeline.
datadirectory.For content changes, I have completed the self-review checklist.